Autogenerated HTML docs for v1.6.4-114-gefd1 
diff --git a/git-grep.html b/git-grep.html index 812171f..e5b749b 100644 --- a/git-grep.html +++ b/git-grep.html 
@@ -329,6 +329,7 @@  [-l | --files-with-matches] [-L | --files-without-match]   [-z | --null]   [-c | --count] [--all-match]  + [--max-depth &lt;depth&gt;]   [--color | --no-color]   [-A &lt;post-context&gt;] [-B &lt;pre-context&gt;] [-C &lt;context&gt;]   [-f &lt;file&gt;] [-e] &lt;pattern&gt;  @@ -384,6 +385,15 @@  </p>   </dd>   <dt>  +--max-depth &lt;depth&gt;  +</dt>  +<dd>  +<p>  + For each pathspec given on command line, descend at most &lt;depth&gt;  + levels of directories. A negative value means no limit.  +</p>  +</dd>  +<dt>   -w   </dt>   <dt>  @@ -675,7 +685,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2009-07-09 16:48:59 UTC  +Last updated 2009-08-11 06:23:33 UTC   </div>   </div>   </body>